atspi: Implement Text interface for the entry wrappers
authorMatthias Clasen <mclasen@redhat.com>
Tue, 13 Oct 2020 01:18:53 +0000 (21:18 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 13 Oct 2020 01:45:48 +0000 (21:45 -0400)
commitb7ac660f373c306298ae759a5239e384644c6e1e
tree55b3b2eb62ba4ec9f73e7d04a36790a88830c4c7
parent76b87272a6fc48384405a17a55761b44f535cbe5
atspi: Implement Text interface for the entry wrappers

Drop the Text implementation for GtkText, and implement
it for all the wrapper widgets instead.
gtk/a11y/gtkatspitext.c